Text File | 1993-09-17 | 887 b | 11 lines | [TEXT/ttxt]
bugInfo MacsBug macro
from Apple Computer, Inc.
bugInfo is a macro you can execute within MacsBug to give you the most commonly used debugging info to you right away with one command. Use it as your first command when MacBug comes up to get the scoop by typing "bugInfo".
To install the macro, copy the bugInfo resource from the file "bugInfo macro" and paste it into a 'mxbm' resource in your own Debugging Prefs file with ResEdit.
What you will see appear is where (at what location in memory) you crashed or interrupted, how (by bus error, system error, interrupt) you got into MacsBug, a disassembly of code around the entry point, a memory dump in the vacinity of the program counter, a heap check, a display of CPU registers, a list of active drivers, and information on open files.